Micron Document
Fox's Git Mirrors

Commit dfb017ff737ece86d8a5620409aa998e2c3eb6ea


Parents : 967094c
Author : Laura Batalha <lfrb25@gmail.com>
Signature : Signature validation error
Date : 2025-05-30T23:08:00+01:00

cleanup

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile +1 -1

Diff

diff --git a/Makefile b/Makefile
index 93d3f0f..8efd17e 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ console-site:
spiffs: console-site spiffs-image
-spiffs-image: venv
+spiffs-image:
$(PYTHON) Release/esptool/spiffsgen.py 1966080 ./Console/build Release/console_image.bin
upload-spiffs:

Served by rngit 1.5.0 - Generated in 0.07s